public void setInkWidth( double inkWidth ) |
Parameters
- inkWidth
- The width of the lines drawn in the annotation.
public void setInkWidth( double inkWidth ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When inkWidth is set to a negative value. |